<div class="news-block-title">
 <div class="news-block-title-right">
 <a href="$ENTRY_URL$" class="entryLink"> $TITLE$ </a> 
 </div>
 </div>
 <div class="news-block-content"><table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="20%" align="left"><?if($IMG_URL1$)?><center><a href="$IMG_URL1$" class="highslide" onclick="return hs.expand(this, {captionId: 'caption1'})" title="   "><img src="$IMG_URL1$" style="border: medium none ;" border="0" width="220"></a></center><?endif?></td>
<td width="50%" valign="top"> $MESSAGE$</td>
</tr>

</table>
<div style="clear: both;"></div>
 <div class="news-block-content-date">$DATE$</div>
 </div>
</div>
<div style="clear: both;height: 10px;"></div>